ConnectionParameter

A custom parameter that can be provided for connection.

Inheritors

Types

Link copied to clipboard
data class OperationPower(val value: Int) : ConnectionParameter

Allows to specify operation power (in dB).

Link copied to clipboard
data class SecurityKey(val key: String) : ConnectionParameter

Allows to provide a security key for connection.